purple_cipher_context_set_key_with_len

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_cipher_context_set_key_with_len(PurpleCipherContext* context, const(guchar)* key, size_t len)
  2. da_purple_cipher_context_set_key_with_len purple_cipher_context_set_key_with_len;
    version(!Derelict_Link_Static)
    extern (C) __gshared
    da_purple_cipher_context_set_key_with_len purple_cipher_context_set_key_with_len;

Meta